mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Remove h3
This commit is contained in:
parent
5073ff405d
commit
ab688ab92c
1 changed files with 1 additions and 4 deletions
|
@ -73,6 +73,7 @@
|
||||||
.ttt-tile-title {
|
.ttt-tile-title {
|
||||||
margin: .5rem auto;
|
margin: .5rem auto;
|
||||||
width: calc(100% - 3rem);
|
width: calc(100% - 3rem);
|
||||||
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ttt-tile-description {
|
.ttt-tile-description {
|
||||||
|
@ -104,7 +105,3 @@
|
||||||
height: 1rem;
|
height: 1rem;
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ttt-tile-title {
|
|
||||||
font-size: 1rem;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue