reverted reversal of article grid
This commit is contained in:
+4
-11
@@ -619,10 +619,6 @@ input[type="file"] {
|
||||
grid-template-columns: 15% 85%;
|
||||
}
|
||||
|
||||
.article_toc {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
/* Tooltip container */
|
||||
.tooltip {
|
||||
position: relative;
|
||||
@@ -750,6 +746,10 @@ hr {
|
||||
font-size: 2vw;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
small {
|
||||
font-size: 1.5vw;
|
||||
}
|
||||
@@ -803,13 +803,6 @@ hr {
|
||||
margin: 15px 0px 15px 0px;
|
||||
}
|
||||
|
||||
.article_cards_grid {
|
||||
margin: 0;
|
||||
display: flex;
|
||||
flex-direction: column-reverse;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.article_card .row {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user