forked from DebaucheryLibrarian/traxxx
Added Kelly Madison profile scraper.
This commit is contained in:
@@ -33,7 +33,6 @@ export default {
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
padding: .5rem 1rem;
|
||||
border-radius: .25rem;
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, .25);
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
@@ -53,7 +52,7 @@ export default {
|
||||
object-fit: contain;
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
filter: drop-shadow(0 0 1px $shadow);
|
||||
filter: $logo-outline;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user