diff --git a/CHANGELOG.md b/CHANGELOG.md index ff6882c..b155ad4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Change Log +## [v1.1.1] - 2024-08-16 + +### Added + +### Changed + +### Fixed +- Rotate text + + ## [v1.1.0] - 2024-08-15 ### Added diff --git a/src/src/index.css b/src/src/index.css index 4e960cb..62d7bfa 100644 --- a/src/src/index.css +++ b/src/src/index.css @@ -203,9 +203,4 @@ code { opacity: 1; } } -/* ----- end notification dot ----- */ - -.text-rotated { - transform: rotate(-90deg); - white-space: nowrap; -} \ No newline at end of file +/* ----- end notification dot ----- */ \ No newline at end of file diff --git a/src/src/pages/ST/Portfolio.js b/src/src/pages/ST/Portfolio.js index 9953ed0..f5b156d 100644 --- a/src/src/pages/ST/Portfolio.js +++ b/src/src/pages/ST/Portfolio.js @@ -169,7 +169,7 @@ function Index() {
-
+
Number of students