Mobile pass
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
background-image: url('/resources/img/logo_notext.png');
|
||||
background-repeat: no-repeat;
|
||||
background-position: calc(50% - 250px);
|
||||
transition: background-color 0.3s;
|
||||
transition: background-color 0.5s;
|
||||
}
|
||||
|
||||
.punch-sub {
|
||||
@@ -41,10 +41,12 @@
|
||||
.punch-quote-right {
|
||||
position: relative;
|
||||
bottom: -120px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.punch-quote-left {
|
||||
position: relative;
|
||||
top: -120px;
|
||||
transform: rotate(180deg);
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user