mirror of
https://github.com/mizanxali/uno-online
synced 2025-12-08 03:03:27 +00:00
Improvements
This commit is contained in:
@@ -3,7 +3,19 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: white;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.Homepage {
|
||||
background-image: url('./assets/Landing-Page.gif');
|
||||
background-size: cover;
|
||||
margin: 0;
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
.homepage-menu {
|
||||
position: relative;
|
||||
top: 100px;
|
||||
}
|
||||
|
||||
.Game {
|
||||
|
||||
Reference in New Issue
Block a user