feat(footer): add standard Ayris Tech SEO footer backlink integration
This commit is contained in:
@@ -67,4 +67,16 @@ body {
|
||||
background: rgba(120, 90, 58, 0.09);
|
||||
color: var(--stone-mid);
|
||||
}
|
||||
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
padding: 0;
|
||||
margin: -1px;
|
||||
overflow: hidden;
|
||||
clip: rect(0, 0, 0, 0);
|
||||
white-space: nowrap;
|
||||
border-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user