mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -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 {
|
||||
margin: .5rem auto;
|
||||
width: calc(100% - 3rem);
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.ttt-tile-description {
|
||||
|
@ -104,7 +105,3 @@
|
|||
height: 1rem;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.ttt-tile-title {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue