mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-16 07:45:09 -04:00
Adjust logo size
This commit is contained in:
1 parent
e1cdb36692
commit
75129e8e2e
2 files changed
+22
-22
No files matched your search
File diff suppressed because one or more lines are too long.
@@ -23,9 +23,9 @@ strong {
|
||||
|
||||
.oc-logo {
|
||||
position: absolute;
|
||||
top: -120px;
|
||||
top: -110px;
|
||||
left: 50%;
|
||||
height: 100px;
|
||||
height: 80px;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
@@ -72,8 +72,8 @@ strong {
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
.oc-logo {
|
||||
height: 80px;
|
||||
top: -95px;
|
||||
height: 60px;
|
||||
top: -80px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user