Skip to content

Commit

Permalink
[Devansh/Arun/Akshay] Update CSS import
Browse files Browse the repository at this point in the history
  • Loading branch information
devansh-sharma-tw committed Jan 23, 2023
1 parent 21f256c commit 739c140
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
39 changes: 39 additions & 0 deletions src/stylesheets/_screen.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/stylesheets/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
@import 'layout';
@import 'landingpage';
@import 'loader';
@import url(https://www.thoughtworks.com/css/k8s_production/screen.css);
@import 'screen';

body {
font: 18px 'Open Sans';
Expand Down

0 comments on commit 739c140

Please sign in to comment.