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-right: 48px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
|
||||||
|
width: calc(100% - 48px);
|
||||||
|
max-width: 512px;
|
||||||
|
|
||||||
.main
|
.main
|
||||||
{
|
{
|
||||||
border-radius: $borderRadiusCircular;
|
border-radius: $borderRadiusCircular;
|
||||||
max-width: 512px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user