mirror of
https://github.com/ConjureETS/Site.git
synced 2026-03-24 01:30:58 +00:00
Correction styling
This commit is contained in:
parent
a924d1e799
commit
b0b2e69661
2
public/css/main.min.css
vendored
2
public/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -4,6 +4,7 @@
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
a {
|
||||
@ -260,6 +261,11 @@ section#competitions {
|
||||
.slider-navigation-previous, .slider-navigation-next {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
opacity: 0.75;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
svg {
|
||||
width: 36px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user