init page is done
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.singleNavButton {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
margin-top: 1.5vw;
|
||||
padding: 0;
|
||||
|
||||
background-color: white;
|
||||
border-color: white;
|
||||
border-radius: 3vw;
|
||||
|
||||
min-width: 20vw;
|
||||
}
|
||||
|
||||
.singleNavButton p {
|
||||
font-size: 1.4vw;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user