master
Chris Punches 2018-01-30 18:08:42 -05:00
parent 9a050cfe14
commit d76c75476a
1 changed files with 5 additions and 0 deletions

View File

@ -1434,8 +1434,13 @@ pre code{
.aligncenter {
position: center;
display: flex;
flex-wrap: wrap; /* optional. only if you want the items to wrap */
justify-content: center; /* for horizontal alignment */
align-items: center; /* for vertical alignment */
}
.legal:hover {
color: #FFFFFF;
font-size: 24px;