Skip to content

Commit

Permalink
Removes center alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
CGoodwin90 committed Oct 8, 2024
1 parent 0fa3c9f commit db019bf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/SshKeys/StyledKeys.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ export const StyledKeys = styled.div`
div.name {
flex: 1.8;
}
div.created-lastused {
@media ${bp.wideUp} {
text-align: center;
}
}
label.created,
div.created {
flex: 2;
Expand Down

0 comments on commit db019bf

Please sign in to comment.