mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-03 02:45:18 -05:00
* Fix first link in compatibility matrix table
* Revert "Fix first link in compatibility matrix table"
This reverts commit 069c5c116a.
* Remove sticky header and unused css
* Remove container from hardware specs matrix
---------
Co-authored-by: Peter Jun Park <peter.park@amd.com>
7 lines
118 B
CSS
7 lines
118 B
CSS
|
|
/* Adds container for big tables, used for Compatibility Matrix */
|
|
|
|
.format-big-table {
|
|
white-space: nowrap;
|
|
}
|