Yup
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
--bulma-black-h: 0;
|
||||
--bulma-black-s: 0%;
|
||||
--bulma-black-l: 6%;
|
||||
--bulma-body-background-color: hsl(0, 0%, 6%);
|
||||
}
|
||||
.has-text-weight-bold {
|
||||
font-weight: 600 !important;
|
||||
@ -35,6 +36,9 @@ body{
|
||||
#hero .hero-body{
|
||||
flex-direction: column;flex-grow:0;
|
||||
}
|
||||
h1{
|
||||
margin:0;
|
||||
}
|
||||
/* -----------------------------------------------*/
|
||||
|
||||
/*Custom classes*/
|
||||
@ -211,6 +215,12 @@ video{
|
||||
place-items: center;
|
||||
columns: 3;
|
||||
}
|
||||
|
||||
/*TOURNAMENT PAGE*/
|
||||
#tournament-header{
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
/*------------------------------------------------------------------*/
|
||||
|
||||
/*Twist animation*/
|
||||
|
||||
Reference in New Issue
Block a user