Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zukunftstadtlabor
website
Commits
370eeade
Commit
370eeade
authored
Dec 07, 2022
by
Lahode
Browse files
Update main.css
parent
feaf1a27
Pipeline
#7134
passed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/assets/css/main.css
View file @
370eeade
...
...
@@ -77,7 +77,14 @@
box-sizing: border-box;
} */
p
{
hyphens
:
auto
;}
p
{
-webkit-hyphens
:
auto
;
-webkit-hyphenate-limit-chars
:
auto
5
;
-webkit-hyphenate-limit-lines
:
2
;
-ms-hyphens
:
auto
;
-ms-hyphenate-limit-chars
:
auto
5
;
-ms-hyphenate-limit-lines
:
2
;
}
a
:link
{
color
:
black
;
...
...
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