0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Horizontal and vertical alignment adjustments.

This commit is contained in:
G.Ambatte
2021-06-25 20:45:47 +12:00
parent ff7585b69d
commit 94fdca084a

View File

@@ -26,8 +26,9 @@
.animate(background-color);
position : relative;
display : block;
width : 100%;
vertical-align : middle;
box-sizing : border-box;
padding : 13px 5px;
background-color : #333;
color : white;
text-decoration : none;