mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
feat: ATS-compliant resume download links
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
grid-auto-columns: 1fr;
|
||||
gap: $spacingXL;
|
||||
|
||||
.buttonContainer
|
||||
{
|
||||
@include flex(column);
|
||||
}
|
||||
|
||||
.atsLink
|
||||
{
|
||||
@include body1();
|
||||
}
|
||||
|
||||
.button
|
||||
{
|
||||
flex-flow: column;
|
||||
|
||||
Reference in New Issue
Block a user