mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
style: prevent text from overflowing its line box (#587)
This commit is contained in:
3
assets/scss/css/normalize.css
vendored
3
assets/scss/css/normalize.css
vendored
@@ -75,6 +75,7 @@
|
||||
|
||||
a {
|
||||
background-color: transparent;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -346,4 +347,4 @@
|
||||
|
||||
[hidden] {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user