mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
fix: small profile picture on front page
This commit is contained in:
@@ -50,10 +50,12 @@
|
||||
margin-right: 48px;
|
||||
margin-bottom: 12px;
|
||||
|
||||
width: calc(100% - 48px);
|
||||
max-width: 512px;
|
||||
|
||||
.main
|
||||
{
|
||||
border-radius: $borderRadiusCircular;
|
||||
max-width: 512px;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user