Skip to content

Commit facd8ad

Browse files
committed
test
1 parent bfbd0dd commit facd8ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/main.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ search: false
2020
@import "https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css";
2121
@import "{{ '/assets/css/index.css' | relative_url }}";
2222

23+
article.page {
24+
float: left;
25+
width: 100%;
26+
}
27+
2328
// make text font size smaller
2429
.page__content {
2530
p,

0 commit comments

Comments
 (0)