some more progress on design
This commit is contained in:
@@ -26,4 +26,16 @@ body {
|
||||
|
||||
.content {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.no-scroll {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.button {
|
||||
padding: 20px;
|
||||
background-color: rgb(21, 43, 92);
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
border-radius: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user