Skip to content

Commit

Permalink
minor styling changes (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiofederici authored Apr 6, 2024
1 parent f5a1141 commit a04054a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion web/src/app/manage/Manage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ import { relative } from "path";
GLAMsYF1Uo1LG855FVGHS853FyJ4aYkWf6B4E1sVzprc
GLaMc99QpnP1VKNwwFjNgUk4vhrGKu2JanCKzYRmKAgY
GLam9tx5LoYZHWEb2kKz3GqJW8TJJ4Vd2Q5vp1T2vo1c
GLAM7aqKnLbo65cRvyBk7WGuh9WTzWAxJZ7sUXdaf8rx
fAbioarvxMkYAsBAwg5Tmd5cipU8ZHxdmK47jqZWtpv
2X24TzxetDQcKob24wTEBq7gk7Q2KsfWQCvSyf1EfbhD
*/
Expand Down Expand Up @@ -41,7 +43,7 @@ export const Manage = () => {
aum: 15941890385,
nav: 39.72,
backgroundImage:
'url("https://api.glam.systems/image/GLaMc99QpnP1VKNwwFjNgUk4vhrGKu2JanCKzYRmKAgY.png")'
'url("https://api.glam.systems/image/fAbioarvxMkYAsBAwg5Tmd5cipU8ZHxdmK47jqZWtpv.png")'
},
{
id: "AdXkDnJpFKqZeoUygLvm5dp2b5JGVPz3rEWfGCtB5Kc2",
Expand Down
4 changes: 0 additions & 4 deletions web/src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ body,
outline: none !important;
}

*:focus {
border-color: red !important;
}

@media screen and (min-width: 320px) {
html {
font-size: 10px;
Expand Down

0 comments on commit a04054a

Please sign in to comment.