1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-06 13:16:58 +02:00

Merge pull request #121 from marcobiedermann/hotfix/coding-style

Hotfix: coding style
This commit is contained in:
kylejrp
2019-11-01 18:23:01 -07:00
committed by GitHub

View File

@@ -34,11 +34,11 @@ th {
font-weight: 600; font-weight: 600;
} }
q:before { q::before {
content: none; content: none;
} }
q:after { q::after {
content: none; content: none;
} }