mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-19 19:07:47 -05:00
fixed some intendation
This commit is contained in:
parent
b3b0843b75
commit
f934b9bc7e
1 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
|
@ -95,8 +95,8 @@
|
||||||
color: $ui-white;
|
color: $ui-white;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
padding-right: .5rem;
|
padding-right: .5rem;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue