parent
a892acdcb2
commit
61592cc6fb
4 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ $code-fonts: Consolas, "Andale Mono WT", "Andale Mono", Menlo, Monaco, "Lucida C
|
|||
|
||||
@mixin aTag {
|
||||
a {
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
border: none;
|
||||
box-shadow: inset 0 -4px 0 $theme;
|
||||
transition-property: background-color;
|
||||
|
|
|
@ -65,7 +65,7 @@ code {
|
|||
border-radius: 3px;
|
||||
padding: 0 3px;
|
||||
margin: 0 4px;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
letter-spacing: normal;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
{"Target":"css/style.min.e17a25802a5bbec7b5c368fdf0e55ed331a31cadbc95c1c0e7be9e9cf889b8fb.css","MediaType":"text/css","Data":{"Integrity":"sha256-4XolgCpbvse1w2j98OVe0zGjHK28lcHA576enPiJuPs="}}
|
||||
{"Target":"css/style.min.8894ae31aa3aee086d9fbd24069c3f4b958e06418129e69b9128848219b35956.css","MediaType":"text/css","Data":{"Integrity":"sha256-iJSuMao67ghtn70kBpw/S5WOBkGBKeabkSiEghmzWVY="}}
|
Loading…
Reference in a new issue