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 248776a + cf30742 commit 0ec804eCopy full SHA for 0ec804e
site/style/garden.css
@@ -72,13 +72,12 @@ body {
72
73
nav {
74
position: fixed;
75
- margin-left: 750px;
76
top: 0;
+ right: 0;
77
padding-bottom: 20px;
78
height: 100%;
79
-
80
text-shadow: none;
81
- width: 240px;
+ width: 225px;
82
}
83
84
nav > div li {
@@ -607,7 +606,6 @@ a abbr {
607
606
#nav_main > ul > li {
608
float: left;
609
text-align: center;
610
- width: 25%;
611
border-bottom: 0;
612
613
0 commit comments