Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
c0f242d0
Verified
Commit
c0f242d0
authored
Aug 30, 2020
by
Ira ㋡
Browse files
Increase the size of the Arch Linux logo on smaller resolutions
parent
dee6462d
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/keycloak/files/theme/archlinux/login/resources/css/custom.css
View file @
c0f242d0
...
...
@@ -14,6 +14,8 @@ div.kc-logo-text {
@media
(
max-width
:
767px
)
{
div
.kc-logo-text
{
background-size
:
100%
;
height
:
45px
;
height
:
60px
;
width
:
200px
;
margin
:
0
auto
;
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment