0
0
Fork 0

Migrate button styles to the general document

This commit is contained in:
Oliver-Akins 2021-01-03 16:04:14 -07:00
parent 62ba5364a1
commit 0abb127f8e
7 changed files with 6 additions and 15 deletions

View file

@ -8,4 +8,10 @@
.centre {
text-align: center;
}
button {
border-style: none;
outline: none;
}