Skip to content

Commit 5bab3c0

Browse files
authored
Merge pull request #230 from rcodyp/ui/ux
UI/ux
2 parents 67933d2 + 9225931 commit 5bab3c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/software.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,16 @@
2727
background: url('/assets/images/backgrounds/wallpaper.jpg') bottom right no-repeat;
2828
background-size: cover;
2929
background-color: #0b212e;
30+
border-radius: 22px;
31+
margin: 30px;
3032
}
3133

3234
.bg-server {
3335
background: url('/assets/images/backgrounds/server-bg.jpg') bottom right no-repeat;
3436
background-size: cover;
3537
background-color: #06140d;
38+
border-radius: 22px;
39+
margin: 30px;
3640
}
3741

3842
.bg-tumbleweed-tint {

0 commit comments

Comments
 (0)