Front-page work, RT work

This commit is contained in:
Madison Scott-Clary
2019-11-02 15:53:39 -07:00
parent c283230b4b
commit 002e7a5531
4 changed files with 70 additions and 16 deletions

View File

@ -1339,12 +1339,17 @@ ul.pagination .page-item.active a {
display: flex;
background-color: rgba(255, 255, 255, 0.1);
padding: 1rem; }
.front-flex .third {
flex: 1 1 30%;
padding: 0.5rem; }
.front-flex .small {
flex: 1 1 38%;
padding: 0.5rem; }
.front-flex .large {
flex: 1 1 61%;
padding: 0.5rem; }
.front-flex .odd {
background-color: rgba(255, 255, 255, 0.05); }
/* = = = = = = = = = = Media = = = = = = = = = = */
/* Small Devices, Tablets */