We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d0e1c3 + c248621 commit ab6d864Copy full SHA for ab6d864
src/main/content/_assets/css/home.scss
@@ -1057,6 +1057,10 @@ body {
1057
margin-left: 17px;
1058
margin-right: 17px;
1059
}
1060
+
1061
+ #blog_post {
1062
+ height: 98%;
1063
+ }
1064
1065
1066
@media (min-width: 767.98px) and (max-width: 991.98px) {
@@ -1410,10 +1414,6 @@ body {
1410
1414
top: -685px;
1411
1415
1412
1416
1413
- #blog_post {
- padding: 30px;
- }
-
1417
#blog_link {
1418
margin: auto;
1419
width: 250px;
0 commit comments