i did shit i forgot lowkey
This commit is contained in:
10
freeram.css
10
freeram.css
@@ -15,6 +15,10 @@ body {
|
||||
width: 200px;
|
||||
height: 50px;
|
||||
border-radius: 25px;
|
||||
border-color: #ffffff;
|
||||
cursor: pointer;
|
||||
box-shadow-blur: 10px;
|
||||
box-shadow: 10px 10px 10px rgb(0, 0, 0);
|
||||
}
|
||||
|
||||
.fortnite {
|
||||
@@ -24,4 +28,10 @@ body {
|
||||
align-items: center;
|
||||
width: 100vw;
|
||||
height: 50vh;
|
||||
}
|
||||
|
||||
a {
|
||||
color: rgb(155, 214, 255);
|
||||
display: flex;
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user