Skip to content

Commit fe49941

Browse files
author
drew
committed
fix css
1 parent 7484c38 commit fe49941

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

guide/static/guide/css/main.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ nav.topbar
4646
margin-left:5vw !important;
4747
width:80vw;
4848
}
49+
.navbar-left-margins.short
50+
{
51+
width:70vw;
52+
}
4953
.nav-btn
5054
{
5155
width:10vw;
@@ -57,7 +61,7 @@ nav.topbar
5761
text-align:center;
5862
width:70vw;
5963
}
60-
.page-title.short
64+
.short .page-title
6165
{
6266
width:60vw;
6367
}

0 commit comments

Comments
 (0)