kopia lustrzana https://github.com/trojkat/zdecentralizowani
Poprawki do CSS-a dla tekstu i nagłówków
rodzic
f734eb73f5
commit
c0c4a2a87b
|
@ -24,3 +24,7 @@ pre {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h2 {
|
||||||
|
margin-top: 60px;
|
||||||
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
* {
|
* {
|
||||||
@include box-sizing;
|
@include box-sizing;
|
||||||
line-height: 1.5;
|
line-height: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
html,
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0 0 1rem;
|
margin: 0 0 1rem;
|
||||||
text-align: justify;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover {
|
a:hover {
|
||||||
|
|
Ładowanie…
Reference in New Issue