diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index db26879..f831f41 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -352,6 +352,15 @@ a.sqre_btn { .button1{width:100%;} h2, .h2 {font-size: 6vw;} .lead{font-size:16px;} + .img-title table td.buts{ + width: 40px; + } + .img-title table td.buts a.sqre_btn{ + margin-bottom: 5px; + width: 30px; + height: 30px; + background-size: 45%; + } } @media(max-width:380px){ .more-projects{ -- libgit2 0.21.4