Skip to content

Commit

Permalink
Change log table fix (#40)
Browse files Browse the repository at this point in the history
* Hero Counter additon and update to main script file.

* Updated gap on Proof Splide

* Updated Gap

* Update to main script

* Updated Splide JS

* Update to Testimonial Slider to fix mobile view

* Splitting component scripts out

* Blog Template Page customisations and scripts.

* Update to CSS file

* Updated Class Selector for Section Banner

* Refactored CSS code to remove !important

* Updated comments on css file.

* Update to CSS formatting

* Updates to CSS and JS files for new components

* update to css file

* Fix issues in css file

* Splitting Font Update CSS

* updated js files and split js from main solcast.webflow.scripts.js into individual js files.

* Navbar Animation

* Formatting clean up in css file and additional comments in footer js file.

* Update of Font import and Pricing Table Tab Selector Script

* Update to Hightlight Script and CSS file

* Fixed comment spelling

* Updated absolute paths to relative

* additional css

* Update to Page Banner page break

* adding swiper-bundle.min.css file to main repo

* Updated Status Pal CSS

* Updated Status pal css

* Added credit to statuspal css

* Updated Credit

* Fix to blog page checkboxes

* Blog Page Fix Update

* Update solcast.webflow.style.css

Added break-word to to Data and Change Log Table
  • Loading branch information
Rework-Digital authored Jan 15, 2025
1 parent 9ad4da5 commit 5937460
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/css/solcast.webflow.style.css
Original file line number Diff line number Diff line change
Expand Up @@ -955,3 +955,8 @@ img[style-image-object-fit="cover"] {
margin-bottom: 0.5rem;
}

/* Data and API Change Log Customisations */

.changelog_collection-table .table_cell a {
word-break: break-word;
}

0 comments on commit 5937460

Please sign in to comment.