Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
2dfb62d6
Commit
2dfb62d6
authored
Dec 15, 2020
by
Dominik Hebeler
Browse files
fixed font sizes
parent
364a203a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/less/metager/pages/donation.less
View file @
2dfb62d6
...
...
@@ -32,7 +32,7 @@
display: flex;
align-items: center;
justify-content: center;
font-size: 1
8px
;
font-size: 1
.1rem
;
font-weight: normal;
width: 4em;
margin-bottom: 0;
...
...
@@ -51,14 +51,16 @@
flex-wrap:wrap;
gap: 4px;
.frequency-label {
display: flex;
align-items: center;
justify-content: center;
flex-grow: 1;
display: inline-block;
vertical-align: middle;
height:45px;
height: 30px;
font-size: 1rem;
margin-bottom: 0;
font-weight: normal;
text-align: center;
line-height: 40px;
border: 2px solid #a6a6a6;
width: 150px;
border-radius: 6px;
...
...
@@ -78,7 +80,7 @@
justify-content: center;
align-items: center;
color: @text-color;
height:
45
px;
height:
30
px;
font-weight: normal;
line-height: 40px;
text-align: center;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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