diff options
| author | Indrajith K L | 2022-03-20 14:22:05 +0530 | 
|---|---|---|
| committer | Indrajith K L | 2022-03-20 14:22:05 +0530 | 
| commit | f904720fdee59aecc3aebb8ecf29110bf066abfb (patch) | |
| tree | c849a85d4e181bd384b81ec731a4084768a81496 /static | |
| parent | 420179a84e429aef06461ceb7a22d07772223146 (diff) | |
| download | experimentsofindrajith-master.tar.gz experimentsofindrajith-master.tar.bz2 experimentsofindrajith-master.zip  | |
Diffstat (limited to 'static')
| -rw-r--r-- | static/css/override.css | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/override.css b/static/css/override.css new file mode 100644 index 0000000..69fd094 --- /dev/null +++ b/static/css/override.css @@ -0,0 +1,5 @@ +.utterances { +  max-width: unset; +  margin-left: unset; +  margin-right: unset; +}  | 
