fixed style.css .icon

Class .icon is correct now. Going with standard 88x31:
https://lukesmith.xyz/articles/bringing-back-oldschool-web-pins-and-buttons
This commit is contained in:
codddfeea 2022-04-21 11:36:34 +03:00
parent 39b2fdf2c8
commit ee27646a9a
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ img {
width: 155px;
}
.icon {
width: 77px;
width: 88px;
}
.screenshot {
width: 780px;