adjust height

master
Marshall 2020-10-07 09:20:32 -04:00
parent d795d7170a
commit 7dffd00253
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ nav {
right: 0;
top: 0;
z-index: 999;
height: 40px;
height: 3.6em;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#main_logo {
@ -54,10 +54,10 @@ nav {
color: black;
font-size: 0.7em;
width: 115%;
margin-top: 40px;
margin-top: 3.6em;
margin-left: 129px;
height: 40px;
}
height: 3.6em;
}
nav .donate p {
margin-top: 0px;
margin-left: 10px;