mirror of
https://github.com/wassname/template.git
synced 2026-06-27 18:07:31 +08:00
Remove stray comment in CSS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
d-article {
|
||||
contain: layout style;
|
||||
overflow-x: hidden; // allow overflow y for e.g. hover boxes
|
||||
overflow-x: hidden;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.1);
|
||||
padding-top: 2rem;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
|
||||
Reference in New Issue
Block a user