Skip to content
Snippets Groups Projects

Resolve "Use correct semantic html elements"

Merged Julian requested to merge 168-use-correct-semantic-html-elements into master
All threads resolved!
10 files
+ 74
76
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -93,3 +93,9 @@ td.material-icons {
.overflow-x-scroll {
overflow-x: scroll;
}
figure.modal-content figcaption {
font-weight: 300;
font-size: 2.28rem;
line-height: 110%;
}
Loading