mirror of
https://gitlab.com/redline-racing-division/tournament.git
synced 2025-08-01 11:01:24 +00:00
added splash page
This commit is contained in:
@@ -18,7 +18,7 @@ body {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: "CooperHewittBold";
|
||||
font-family: "CooperHewittBold" !important;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -33,3 +33,9 @@ a:hover {
|
||||
/* font-weight: bold; */
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
section {
|
||||
height: 100vh;
|
||||
position: relative;
|
||||
top: 10vh;
|
||||
}
|
||||
|
Reference in New Issue
Block a user