1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00

fix image vertical column alignment

This commit is contained in:
Nick Sweeting 2020-11-23 04:51:26 -05:00
parent b47c6e6131
commit 640c9d96f6

View file

@ -30,6 +30,7 @@ header h2 {
box-shadow: 4px 4px 4px rgba(0,0,0,0.1);
border-radius: 8px;
border: 0px;
vertical-align: top;
}
#main_content em img {
display: block;