1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

Move text on button press (#44)

* move text on button press

* Delete 98.css

* Delete 98.css
This commit is contained in:
fstr0
2020-05-17 20:17:50 +01:00
committed by GitHub
parent 5fcf41146e
commit 5b6727781b

View File

@@ -148,6 +148,7 @@ button {
button:not(:disabled):active {
box-shadow: var(--border-sunken-outer), var(--border-sunken-inner);
padding: 2px 11px 0 13px;
}
@media (not(hover)) {