mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 05:15:40 -06:00
config
This commit is contained in:
@@ -1381,10 +1381,13 @@
|
||||
@media only screen and (max-width: 660px) {
|
||||
#portfolio-section .portfolio-row .description-title-container .description-buttons a {
|
||||
font-size: 14px;
|
||||
padding: 7px 10px; } }
|
||||
padding: 7px 10px;
|
||||
position: relative;
|
||||
top: -5px; } }
|
||||
@media only screen and (max-width: 600px) {
|
||||
#portfolio-section .portfolio-row .description-title-container .description-buttons a {
|
||||
margin: 0 10px 30px 0; } }
|
||||
margin: 0 10px 30px 0;
|
||||
top: 0px; } }
|
||||
#portfolio-section .portfolio-row .description-title-container .description-buttons a:hover {
|
||||
background: #00b7c7;
|
||||
color: #f2f2f2; }
|
||||
|
||||
Reference in New Issue
Block a user