mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'website' of https://github.com/wesbos/awesome-uses into website
This commit is contained in:
commit
6629210dd2
2 changed files with 5 additions and 3 deletions
|
|
@ -131,6 +131,9 @@ const PersonInner = styled.div`
|
|||
color: var(--vape);
|
||||
letter-spacing: 1px;
|
||||
font-size: 1.2rem;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
:hover {
|
||||
color: var(--pink);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -855,12 +855,11 @@ const pages = [
|
|||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Designer',
|
||||
'YouTuber',
|
||||
'Blogger',
|
||||
'Back End',
|
||||
'PHP',
|
||||
'JavaScript',
|
||||
'Laravel',
|
||||
'Treeware',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue