progress on main page
This commit is contained in:
@@ -16,10 +16,19 @@
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
list-style-type: none;
|
||||
width: 80vw;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.mainitems {
|
||||
padding: 1%;
|
||||
}
|
||||
|
||||
.mainitems:hover {
|
||||
background-color: darkblue;
|
||||
}
|
||||
|
||||
.menubutton {
|
||||
text-decoration: none;
|
||||
background-color: none;
|
||||
|
||||
Reference in New Issue
Block a user